Autogenerated HTML docs for v1.6.3-rc0-53-g1a1f0
diff --git a/git-rev-parse.txt b/git-rev-parse.txt index 5ed2bc8..fba30b1 100644 --- a/git-rev-parse.txt +++ b/git-rev-parse.txt
@@ -84,6 +84,11 @@ unfortunately named tag "master"), and show them as full refnames (e.g. "refs/heads/master"). +--abbrev-ref[={strict|loose}]:: + A non-ambiguous short name of the objects name. + The option core.warnAmbiguousRefs is used to select the strict + abbreviation mode. + --all:: Show all refs found in `$GIT_DIR/refs`.